Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Sun, 9 Aug 2026 10:38:49 +0000 (12:38 +0200)
committerPatrick Franz <deltaone@debian.org>
Sun, 9 Aug 2026 10:38:49 +0000 (12:38 +0200)
commitf6be8d58985166b33d73335dc7aad6cb22244705
tree48e310c2517ffb8a11470277447cc45f91d17b5a
parent5d67d70795f89b09c430ca8a2b6a3de8cc9bf63e
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c